
/*首页banner样式*/
.html5zoo-nav-0{
    display: block;
    position: absolute;
    height: auto;
    overflow: hidden;
    width: 100%;
    top: 109% !important;
    left: 0px;
    margin-top: -100px;}
.html5zoo-bullet-0-0{
	margin-right: 0px !important;
}
.html5zoo-timer-0{display: none !important;}



/*头部样式*/
.out-head{background: #333333;height: 45px;}
.head{width: 1200px;margin: 0 auto;}
.head a:hover{color:#1ea838;}
.wel{font:400 14px/45px "微软雅黑";color:#fff;}
.k1{font:400 14px/45px "微软雅黑";color:#fff;}
.k1 a{color:#fff;}
.k2{font:400 14px/45px "微软雅黑";color:#fff;background: url(../images/phone.png) no-repeat left 50%;padding-left: 34px;margin-right: 10px;}

#header{width:1200px;margin:0 auto;height: 110px;overflow: hidden;}
.top{}
.logo{float:left;line-height: 110px;}
.kk{font-size: 28px;color: #1ea838;background: url(../images/phone.png) no-repeat left;padding-left: 45px;margin-top: 36px;}

.topLink{width:400px;float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}





/*banner上文字*/
.c1{width: 1200px;margin: 0 auto;position: absolute;top:350px;left: 50%;margin-left: -600px;z-index: 9999;text-align: center;} 
.c1a{font:600 50px/100px "arial";color:#fff;}
.c1b{font:500 46px/70px "arial";color:#fff;}
.c1c{font:400 20px/60px "arial";color:#fff;}
.c1d{width: 366px;margin: 0 auto;margin-top: 30px;}
.c1e a{background: #1ea838;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1f a{background: #1ea838;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1e a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.c1f a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


/*热门搜索*/
.out-ss{background: #000;height: 60px;}
.search{text-align:left;width: 1200px;margin: 0 auto;}
#formsearch{float:right;width: 438px;height: 36px;background: url(../images/ss.jpg) no-repeat;margin-top: 12px;}
.hotSearch{float:left;font:400 14px/60px "微软雅黑";color:#fff;}
.hotSearch a:hover{color:#1ea838;}
.hotSearch a{margin-right:6px;color:#fff;}
#formsearch input{height:36px;background:none;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:8px;color:#333;font-size: 14px;width: 345px;outline: none;}
#formsearch input#s_btn{width:80px;height:36px;line-height:36px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;float: right;outline: none;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*banner下方图*/
.c2{width: 1200px;margin: 0 auto;margin-top: 36px;}
.c2 li{width: 380px;float: left;margin-right: 30px;text-align: center;}
.c2 li:nth-child(3){float: right;margin-right: 0;}
.inys_li img{width: 380px;height: 280px;overflow: hidden;}
.c2 li h3{padding-top: 6px;}
.c2 li h3 a{font:400 18px/36px "微软雅黑";color:#000;}
.c2 li .nrs{font:400 15px/20px "微软雅黑";color:#999;text-transform: uppercase;}
.c2 li a:hover{color:#1ea838;}
.cc img{-webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;width: 380px;height: 280px;overflow: hidden;}

/*关于我们*/
.c3{width: 1200px;margin: 0 auto;margin-top: 38px;}
.c3-title{background: url(../images/c3.png) no-repeat center;font:400 24px/36px "微软雅黑";color:#000;text-align: center;}
.c3-title span{font-weight: 100;color:#1ea838;}
.c33{font:400 18px/26px "arial";color:#999;text-align: center;}
.c333{font:400 14px/24px "微软雅黑";color:#999;text-align: center;padding-top: 12px;}
.c3a{width: 525px;height: 400px;overflow: hidden;margin-top: 22px;}
.c3a img:hover{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.c3b{width: 645px;height: 400px;overflow: hidden;margin-top: 22px;font:400 16px/28px "微软雅黑";color:#666;position: relative;}
.c3bb{position: absolute;bottom: 5px;left: 0}
.c3bb a{background: #1ea838;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c3bb a:hover{background: #1ea838;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


/*广告图*/
.c4{background: url(../images/c4.png) no-repeat center;height: 255px;margin-top: 66px;}
.c44{width: 1110px;margin: 0 auto;padding-top: 55px;}
.c45 li{width: 310px;float: left;margin-right: 90px;}
.c46{width: 60px;height:60px;}
.c47{width: 226px;}
.c45 li:nth-child(3){float: right;margin-right: 0;}
.c47 h3{font:400 18px/50px "微软雅黑";color:#fff;}
.c47 span{font:400 14px/26px "微软雅黑";color:#999;}




/*产品*/
.c5{width: 1200px;margin: 0 auto;margin-top: 56px;}
.c55{padding-top: 38px;}
.product_lista{}
.product_lista li{float:left;margin-right:26px;margin-bottom:30px;}
.product_lista li a.img{}
.product_lista li a.img img{width:280px;height:200px;}
.product_lista li h3{text-align:center;padding-top:8px;}
.product_lista li h3 a{font-weight:normal;font-size: 16px;color:#333;}
.product_lista li a.img{display:block;}
.product_lista li a.img:hover{}
.roll_product{float:left;}
.product_lista li:nth-child(4n){float: right;margin-right: 0;}
.c56{text-align: center;margin-top: 20px;}
.c56 a{background: #1ea838;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 62px;}
.c56 a:hover{background: #1ea838;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}




/*新闻*/
.c6{width: 1200px;margin: 0 auto;margin-top: 64px;}
.c66{padding-top: 38px;}
.c6a {width: 529px;height: 432px;}
.c6b{width: 656px;}
.news_list1{}
.news_list1 li{border-bottom: 1px dashed #c6c6c6;line-height: 46px;position: relative;}
.news_list1 li a{font:400 15px/46px "微软雅黑";color:#333;padding-left: 74px;}
.news_list1 li h3{position: absolute;left: 0;font:400 14px/46px "微软雅黑";color:#1ea838;}
.news_list1 li span{position: absolute;right: 0;font:400 14px/46px "arial";color:#999;}
.c6bb{margin-top: 40px;margin-left: 12px;}
.c6bb a{background: #1ea838;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c6bb a:hover{background: #1ea838;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}

.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}





/*友情链接*/
.link{background: #e8e8e8;margin-top: 72px;padding-top: 38px;padding-bottom: 52px;}
.f_link{width:1200px;margin:0 auto;}

#gotop{position:fixed;height:40px;width:40px;background:url(../images/top.png) no-repeat;right:150px;bottom:300px;cursor:pointer;}





/*页面底部*/
.out-foot{background: #333333;margin-top: 54px;padding-top: 48px;padding-bottom: 36px;}
.foot{width: 1200px;margin: 0 auto;}
.foot a{color:#fff;}
.foot a:hover{color:#1ea838;text-decoration:none;}
.f1a{width: 545px;font:400 14px/22px "微软雅黑";color:#fff;}
.f1a p img{padding-bottom: 20px;}
.f1b{width: 230px;}
.f1bb{font:400 18px/26px "微软雅黑";color:#fff;}
.f1bc{font:400 14px/36px "微软雅黑";color:#fff;padding-top: 20px;}
.f1bc a{color:#fff;padding-right: 30px;}
.f1c{padding-top: 30px;}

#footer{position:relative;width:1200px;margin:0 auto;text-align:center;padding: 10px 0;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#fff;}
.copyright{text-align:center;line-height:24px;}



/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:46px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:#1ea838;font-size:15px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:50px;height:50px;overflow:hidden;padding-right:10px;border-bottom: 1px dashed #999;}
.sitemp h2{width:340px;float:left;line-height:50px;text-align:center;text-align:left;text-indent:0px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:50px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

